body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
td {
	font-size: 14px;
}
.dh {
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.dh:hover {
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
.dh1 {
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
.dh1:hover {
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: underline;
}
.ind_title{
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
.ind_C{
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	line-height: 20px;
}
a {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
}
.a1 {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
.a1:hover {
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
}
.a2 {
	font-size: 14px;
	color: #333333;
	text-decoration: none;
}
.a2:hover {
	font-size: 14px;
	color: #333333;
	text-decoration: underline;
}
.a3 {
	font-size: 12px;
	color: #a40000;
	text-decoration: none;
}
.a3:hover {
	font-size: 12px;
	color: #a40000;
	text-decoration: underline;
}
.more {
	font-size: 12px;
	color: #E80C00;
	text-decoration: none;
}
.more:hover {
	font-size: 12px;
	color: #E80C00;
	text-decoration: underline;
}


.New_title{
	font-size: 16px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
.Content{
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	line-height: 26px;
}
.copy{
	font-size: 12px;
	color: #323232;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 22px;
}

#bk {
	border: 1px solid #d7d7d7;
	padding:1px;
	width:20PX;
}
#bk2 {
	border: 1px solid #d7d7d7;
	padding:4px;
	width:20PX;
	background-color: #FFFFFF;	
}
#bk2-nowidth {
	border: 1px solid #d7d7d7;
	padding:4px;
	background-color: #FFFFFF;	
}


.bk {
	border: 2px solid #ECECEC;
}
.bk2 {
	border: 1px solid #ECECEC;
}
.ind_bk {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #ECECEC;
	border-right-color: #ECECEC;
	border-bottom-color: #ECECEC;
	border-left-color: #ECECEC;
}

.ind_bk2 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #ECECEC;
	border-right-color: #ECECEC;
	border-bottom-color: #ECECEC;
	border-left-color: #ECECEC;
}